object FormCfgFwlConexReglasAvanzadas: TFormCfgFwlConexReglasAvanzadas Left = 430 Top = 221 BorderIcons = [biSystemMenu, biHelp] BorderStyle = bsSingle Caption = 'Configuraci�n de reglas de conexi�n avanzadas' ClientHeight = 396 ClientWidth = 471 Color = 14609391 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OldCreateOrder = False Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object PlaGroupBoxReglas: TPlaGroupBox Left = 14 Top = 11 Width = 446 Height = 338 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] Caption = 'Reglas de conexi�n avanzadas' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 0 object ImageReglas: TImage Left = 11 Top = 22 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object Label1: TLabel Left = 58 Top = 19 Width = 376 Height = 52 AutoSize = False Caption = 'En la siguiente lista puedes a�adir las reglas de conexi�n que d' + 'esees. Las reglas permiten configurar los puertos y protocolos q' + 'ue los programas instalados en tu ordenador pueden usar. Estas r' + 'eglas tienen prioridad sobre las opciones seleccionadas individu' + 'almente para cada programa.' WordWrap = True end object PlaListViewReglas: TPlaListView Left = 58 Top = 84 Width = 376 Height = 179 Color = clWhite CheckBoxes = False Columns = < item Width = 230 Caption = 'Nombre de la regla' end item Editable = True Width = 120 Caption = 'Acci�n a realizar' DropDownList.Strings = ( 'Denegar' 'Permitir') end> DragCursor = crDrag DragMode = dmManual Editable = True Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] HideSelection = True MultiSelect = False ParentColor = False ParentFont = False ShowColumnHeaders = True TabOrder = 0 OnEdited = PlaListViewReglasEdited OnSelectItem = PlaListViewReglasSelectItem Data = { 0001030000000C54506C614C6973744974656D000000000C0A0C5065726D6974 697220544350FE0C5065726D6974697220544350085065726D697469720C5450 6C614C6973744974656D000000000C0A0C426C6F717565617220544350FE0C42 6C6F7175656172205443500744656E656761720C54506C614C6973744974656D 000000000C0A0E4E61766567616369F36E20776562FE0E4E61766567616369F3 6E2077656200FE} end object PlaButtonAnadir: TPlaButton Left = 88 Top = 271 Width = 110 Height = 21 HelpContext = 239 Caption = 'A�adir nueva regla' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = PlaButtonAnadirClick end object PlaButtonEditar: TPlaButton Left = 206 Top = 271 Width = 110 Height = 21 HelpContext = 240 Caption = 'Editar regla' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = PlaButtonEditarClick end object PlaButtonBorrar: TPlaButton Left = 324 Top = 271 Width = 110 Height = 21 HelpContext = 241 Caption = 'Borrar regla' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 3 OnClick = PlaButtonBorrarClick end object PlaCheckBoxReflejarEnInforme: TPlaCheckBox Left = 58 Top = 310 Width = 290 Height = 16 HelpContext = 242 Caption = 'Reflejar en el informe cada vez que se aplique una regla' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 4 State = cbChecked end end object PlaButtonCerrar: TPlaButton Left = 388 Top = 364 Width = 72 Height = 21 Caption = 'Cerrar' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = PlaButtonCerrarClick Cancel = True Default = True end end